Congratulations you have finished the 3d milestone of the C Programming with Linux Specialization!

We now invite you to enroll to the next MOOC of the program called C Programming: Pointers and Memory Management.

This course builds upon the basic concept of pointers, discussed in C Programming: Modular Programming and Memory Management , and introduces the more advanced usage of pointers and pointer arithmetic. Arrays of pointers and multidimensional arrays are addressed, and you will learn how to allocate memory for your own data during program execution. This is called dynamic memory allocation at runtime using pointers.

Course2 banner